Skip to content

Add !findmacro command, pythonsimo CI tests, fix dead code#30

Merged
Tsarpf merged 1 commit into
masterfrom
findmacro-pythonsimo-tests
Jun 26, 2026
Merged

Add !findmacro command, pythonsimo CI tests, fix dead code#30
Tsarpf merged 1 commit into
masterfrom
findmacro-pythonsimo-tests

Conversation

@jeto

@jeto jeto commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator
  • Add !findmacro as a proper built-in command replacing the old +findmacro macro that called the now-removed /list-macros endpoint
  • Remove dead !twitter startup call in main.js that was crashing the bot on every start
  • Add pythonsimo integration tests: !c (calculator), !r (reverse), and !add/!expl/!remove (expl redis round-trip)
  • Fix CI test cases that called macros via !run +macro convention, use !+macro instead

- Add !findmacro as a proper built-in command replacing the old +findmacro
  macro that called the now-removed /list-macros endpoint
- Remove dead !twitter startup call in main.js that was crashing the bot
  on every start
- Add pythonsimo integration tests: !c (calculator), !r (reverse),
  and !add/!expl/!remove (expl redis round-trip)
- Fix CI test cases that called macros via !run +macro convention,
  use !+macro instead
@Tsarpf Tsarpf merged commit eaab7b9 into master Jun 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants